home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
European High School Girl
/
European High School Girl.iso
/
mac
/
EURO_1
/
PRG
/
SOFIE.DXR
/
00071.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-03-09
|
206 b
|
8 lines
on exitFrame
global framecnt, no_cat, gcnt
set gcnt to value(getAt(no_cat, framecnt))
go(the frame + (framecnt * 4))
set the movieRate of sprite 20 to 0
set the movieTime of sprite 20 to gcnt
end